projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5708f92
)
tools-xenpaging-prefix.diff
author
Bastian Blank
<waldi@debian.org>
Sat, 5 Jul 2014 09:47:08 +0000
(11:47 +0200)
committer
Ian Campbell
<ijc@debian.org>
Tue, 9 Feb 2016 16:41:16 +0000
(16:41 +0000)
Patch-Name: tools-xenpaging-prefix.diff
Gbp-Pq: Name tools-xenpaging-prefix.diff
tools/xenpaging/Makefile
patch
|
blob
|
history
diff --git
a/tools/xenpaging/Makefile
b/tools/xenpaging/Makefile
index 2407a30bf1c65536aae2bb757ceeb32846713762..f3747b3c726533946adb0364fb0a1e4172841c34 100644
(file)
--- a/
tools/xenpaging/Makefile
+++ b/
tools/xenpaging/Makefile
@@
-4,7
+4,7
@@
include $(XEN_ROOT)/tools/Rules.mk
# xenpaging.c and file_ops.c incorrectly use libxc internals
CFLAGS += $(CFLAGS_libxenctrl) $(CFLAGS_libxenstore) $(PTHREAD_CFLAGS) -I$(XEN_ROOT)/tools/libxc
LDLIBS += $(LDLIBS_libxenctrl) $(LDLIBS_libxenstore) $(PTHREAD_LIBS)
-LDFLAGS += $(PTHREAD_LDFLAGS)
+LDFLAGS += $(PTHREAD_LDFLAGS)
$(call LDFLAGS_RPATH,../lib)
POLICY = default